hvm: hvm_io_assist() doesn't preoperly make use of its vcpu
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 4 Apr 2007 10:16:13 +0000 (11:16 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 4 Apr 2007 10:16:13 +0000 (11:16 +0100)
commitf9a4c3e319c3572ada2e9d8131e4f303791ad2da
treef590d366cf87c6abbc02bd9cbf3dd0215c5e8bdf
parent2f0d5385de382e6b0da4ad25aa39a48125cd9226
hvm: hvm_io_assist() doesn't preoperly make use of its vcpu
parameter. Remove it to make it obvious that it can only be called for
the currently-executing vcpu.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/io.c
xen/arch/x86/hvm/platform.c
xen/include/asm-x86/hvm/io.h